﻿2026-06-21T23:05:48.1642966Z Current runner version: '2.335.1'
2026-06-21T23:05:48.1647805Z Runner name: 'hfenduleam'
2026-06-21T23:05:48.1648293Z Runner group name: 'Default'
2026-06-21T23:05:48.1648774Z Machine name: 'HFENDULEAM'
2026-06-21T23:05:48.1650715Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T23:05:48.1652064Z Contents: read
2026-06-21T23:05:48.1652460Z Metadata: read
2026-06-21T23:05:48.1652765Z Packages: read
2026-06-21T23:05:48.1653165Z ##[endgroup]
2026-06-21T23:05:48.1654414Z Secret source: Actions
2026-06-21T23:05:48.1654905Z Prepare workflow directory
2026-06-21T23:05:48.1933377Z Prepare all required actions
2026-06-21T23:05:48.1957660Z Getting action download info
2026-06-21T23:05:48.5290855Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T23:05:49.3761018Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-21T23:05:49.4494471Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-21T23:05:49.4495996Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-21T23:05:49.4497170Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-21T23:05:49.4498236Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-21T23:05:49.4499212Z [36;1mexit 0[0m
2026-06-21T23:05:49.4573158Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T23:05:49.4574237Z ##[endgroup]
2026-06-21T23:05:49.7790356Z ##[group]Run actions/checkout@v5
2026-06-21T23:05:49.7791108Z with:
2026-06-21T23:05:49.7791626Z   fetch-depth: 0
2026-06-21T23:05:49.7792224Z   repository: SaberMage/spt-core
2026-06-21T23:05:49.7797805Z   token: ***
2026-06-21T23:05:49.7798360Z   ssh-strict: true
2026-06-21T23:05:49.7798928Z   ssh-user: git
2026-06-21T23:05:49.7799494Z   persist-credentials: true
2026-06-21T23:05:49.7800117Z   clean: true
2026-06-21T23:05:49.7800676Z   sparse-checkout-cone-mode: true
2026-06-21T23:05:49.7801333Z   fetch-tags: false
2026-06-21T23:05:49.7802218Z   show-progress: true
2026-06-21T23:05:49.7802808Z   lfs: false
2026-06-21T23:05:49.7803336Z   submodules: false
2026-06-21T23:05:49.7803905Z   set-safe-directory: true
2026-06-21T23:05:49.7804495Z ##[endgroup]
2026-06-21T23:05:49.9752901Z Syncing repository: SaberMage/spt-core
2026-06-21T23:05:49.9754464Z ##[group]Getting Git version info
2026-06-21T23:05:49.9755414Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T23:05:50.0017131Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T23:05:50.0223472Z git version 2.43.0.windows.1
2026-06-21T23:05:50.0250889Z ##[endgroup]
2026-06-21T23:05:50.0258917Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\e88b1e40-82c3-4f0d-81d8-24b724bea32a\.gitconfig'
2026-06-21T23:05:50.0274783Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\e88b1e40-82c3-4f0d-81d8-24b724bea32a' before making global git config changes
2026-06-21T23:05:50.0276399Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T23:05:50.0280496Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T23:05:50.0520413Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T23:05:50.0716364Z https://github.com/SaberMage/spt-core
2026-06-21T23:05:50.0745768Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T23:05:50.0749976Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T23:05:50.0980714Z HEAD
2026-06-21T23:05:50.1230654Z ##[endgroup]
2026-06-21T23:05:50.1233096Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T23:05:50.4904893Z ##[group]Cleaning the repository
2026-06-21T23:05:50.4909107Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T23:05:54.3821198Z Removing target/
2026-06-21T23:05:54.3853793Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T23:05:54.4267851Z HEAD is now at e95b3e8 Merge 123253f56abd73582f06d55ffa8f042fc9614883 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:05:54.4292451Z ##[endgroup]
2026-06-21T23:05:54.4296787Z ##[group]Disabling automatic garbage collection
2026-06-21T23:05:54.4301676Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T23:05:54.4539354Z ##[endgroup]
2026-06-21T23:05:54.4539811Z ##[group]Setting up auth
2026-06-21T23:05:54.4546390Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T23:05:54.4774484Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T23:05:54.8593775Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T23:05:54.8843259Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T23:05:55.2533802Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T23:05:55.2769927Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T23:05:55.6730424Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T23:05:55.7036559Z ##[endgroup]
2026-06-21T23:05:55.7036952Z ##[group]Fetching the repository
2026-06-21T23:05:55.7046865Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +5c036ca6b6e714e12fcbd3b683136b9367198f31:refs/remotes/pull/27/merge
2026-06-21T23:05:57.0536705Z From https://github.com/SaberMage/spt-core
2026-06-21T23:05:57.0537288Z    d79f02e..f0c2ee0  viewer-drain-decouple-b4                 -> origin/viewer-drain-decouple-b4
2026-06-21T23:05:57.0537739Z    123253f..361950c  wedge-trace-v4                           -> origin/wedge-trace-v4
2026-06-21T23:05:57.0538207Z  + e95b3e8...5c036ca 5c036ca6b6e714e12fcbd3b683136b9367198f31 -> pull/27/merge  (forced update)
2026-06-21T23:05:57.0670294Z ##[endgroup]
2026-06-21T23:05:57.0670721Z ##[group]Determining the checkout info
2026-06-21T23:05:57.0671080Z ##[endgroup]
2026-06-21T23:05:57.0675848Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T23:05:57.0962432Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T23:05:57.1183696Z ##[group]Checking out the ref
2026-06-21T23:05:57.1188194Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T23:05:57.1639100Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T23:05:57.1639478Z any of your branches:
2026-06-21T23:05:57.1639661Z 
2026-06-21T23:05:57.1639866Z   e95b3e8 Merge 123253f56abd73582f06d55ffa8f042fc9614883 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:05:57.1640194Z 
2026-06-21T23:05:57.1640388Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T23:05:57.1640712Z to do so with:
2026-06-21T23:05:57.1640829Z 
2026-06-21T23:05:57.1640974Z  git branch <new-branch-name> e95b3e8
2026-06-21T23:05:57.1641144Z 
2026-06-21T23:05:57.1641386Z HEAD is now at 5c036ca Merge 361950cba8381eec55564bb48ebddaf7adbe6c40 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:05:57.1666779Z ##[endgroup]
2026-06-21T23:05:57.1928209Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T23:05:57.2129468Z 5c036ca6b6e714e12fcbd3b683136b9367198f31
2026-06-21T23:05:57.2391531Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-21T23:05:57.2391915Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-21T23:05:57.2392154Z [36;1m$PIN = "0c95435"[0m
2026-06-21T23:05:57.2392385Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-21T23:05:57.2392647Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-21T23:05:57.2392998Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-21T23:05:57.2393371Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-21T23:05:57.2393742Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-21T23:05:57.2394059Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-21T23:05:57.2394307Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-21T23:05:57.2394591Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-21T23:05:57.2394961Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-21T23:05:57.2395225Z [36;1m}[0m
2026-06-21T23:05:57.2395414Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-21T23:05:57.2395683Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-21T23:05:57.2471470Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T23:05:57.2471768Z ##[endgroup]
2026-06-21T23:05:58.4437293Z    Compiling proc-macro2 v1.0.106
2026-06-21T23:05:58.4437604Z    Compiling quote v1.0.45
2026-06-21T23:05:58.4437825Z    Compiling unicode-ident v1.0.24
2026-06-21T23:05:58.4438038Z    Compiling cfg-if v1.0.4
2026-06-21T23:05:58.4438241Z    Compiling serde_core v1.0.228
2026-06-21T23:05:58.4438442Z    Compiling serde v1.0.228
2026-06-21T23:05:58.4438702Z    Compiling windows-link v0.2.1
2026-06-21T23:05:58.4439064Z    Compiling portable-atomic v1.13.1
2026-06-21T23:05:58.4439373Z    Compiling typenum v1.20.1
2026-06-21T23:05:58.4440330Z    Compiling getrandom v0.3.4
2026-06-21T23:05:58.4440738Z    Compiling version_check v0.9.5
2026-06-21T23:05:58.4441127Z    Compiling pin-project-lite v0.2.17
2026-06-21T23:05:58.4441567Z    Compiling shlex v2.0.1
2026-06-21T23:05:58.4442171Z    Compiling memchr v2.8.1
2026-06-21T23:05:58.4442530Z    Compiling critical-section v1.2.0
2026-06-21T23:05:58.4442968Z    Compiling find-msvc-tools v0.1.9
2026-06-21T23:05:58.5142854Z    Compiling windows-sys v0.61.2
2026-06-21T23:05:58.5365451Z    Compiling subtle v2.6.1
2026-06-21T23:05:58.5659533Z    Compiling equivalent v1.0.2
2026-06-21T23:05:58.5767637Z    Compiling smallvec v1.15.1
2026-06-21T23:05:58.6194904Z    Compiling futures-core v0.3.32
2026-06-21T23:05:58.7337907Z    Compiling itoa v1.0.18
2026-06-21T23:05:58.7338289Z    Compiling bytes v1.11.1
2026-06-21T23:05:58.7913257Z    Compiling semver v1.0.28
2026-06-21T23:05:58.8402497Z    Compiling stable_deref_trait v1.2.1
2026-06-21T23:05:58.8572582Z    Compiling log v0.4.32
2026-06-21T23:05:58.8751850Z    Compiling generic-array v0.14.7
2026-06-21T23:05:58.9492092Z    Compiling futures-sink v0.3.32
2026-06-21T23:05:58.9691456Z    Compiling futures-io v0.3.32
2026-06-21T23:05:59.0180014Z    Compiling rustc_version v0.4.1
2026-06-21T23:05:59.0430226Z    Compiling slab v0.4.12
2026-06-21T23:05:59.1226751Z    Compiling futures-channel v0.3.32
2026-06-21T23:05:59.1288130Z    Compiling futures-task v0.3.32
2026-06-21T23:05:59.1299602Z    Compiling rustversion v1.0.22
2026-06-21T23:05:59.2595574Z    Compiling hashbrown v0.17.1
2026-06-21T23:05:59.3748042Z    Compiling getrandom v0.2.17
2026-06-21T23:05:59.4789803Z    Compiling cpufeatures v0.2.17
2026-06-21T23:05:59.5082951Z    Compiling fnv v1.0.7
2026-06-21T23:05:59.5170943Z    Compiling libc v0.2.186
2026-06-21T23:05:59.5175032Z    Compiling strsim v0.11.1
2026-06-21T23:05:59.5510942Z    Compiling cfg_aliases v0.2.1
2026-06-21T23:05:59.5604593Z    Compiling rand_core v0.10.1
2026-06-21T23:05:59.5918528Z    Compiling writeable v0.6.3
2026-06-21T23:06:00.1457529Z    Compiling autocfg v1.5.1
2026-06-21T23:06:00.2450803Z    Compiling jobserver v0.1.34
2026-06-21T23:06:00.2581233Z    Compiling litemap v0.8.2
2026-06-21T23:06:00.2639941Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T23:06:00.3025335Z    Compiling utf8_iter v1.0.4
2026-06-21T23:06:00.3182013Z    Compiling dunce v1.0.5
2026-06-21T23:06:00.3645119Z    Compiling getrandom v0.4.2
2026-06-21T23:06:00.4491283Z    Compiling cc v1.2.63
2026-06-21T23:06:00.4898509Z    Compiling icu_properties_data v2.2.0
2026-06-21T23:06:00.5008116Z    Compiling ident_case v1.0.1
2026-06-21T23:06:00.5226847Z    Compiling fs_extra v1.3.0
2026-06-21T23:06:00.6439567Z    Compiling percent-encoding v2.3.2
2026-06-21T23:06:00.7628072Z    Compiling indexmap v2.14.0
2026-06-21T23:06:00.7902220Z    Compiling http v1.4.1
2026-06-21T23:06:00.8360280Z    Compiling syn v2.0.117
2026-06-21T23:06:00.8580386Z    Compiling aws-lc-rs v1.17.0
2026-06-21T23:06:00.8710605Z    Compiling unicode-segmentation v1.13.3
2026-06-21T23:06:00.9387968Z    Compiling crypto-common v0.1.7
2026-06-21T23:06:00.9388465Z    Compiling cpufeatures v0.3.0
2026-06-21T23:06:00.9580422Z    Compiling thiserror v2.0.18
2026-06-21T23:06:01.0431532Z    Compiling scopeguard v1.2.0
2026-06-21T23:06:01.0919376Z    Compiling chacha20 v0.10.0
2026-06-21T23:06:01.1150575Z    Compiling lock_api v0.4.14
2026-06-21T23:06:01.1561886Z    Compiling block-buffer v0.10.4
2026-06-21T23:06:01.1562485Z    Compiling form_urlencoded v1.2.2
2026-06-21T23:06:01.1752008Z    Compiling untrusted v0.9.0
2026-06-21T23:06:01.3785967Z    Compiling cmake v0.1.58
2026-06-21T23:06:01.3786453Z    Compiling winapi v0.3.9
2026-06-21T23:06:01.4485882Z    Compiling bitflags v2.12.1
2026-06-21T23:06:01.5643335Z    Compiling rand v0.10.1
2026-06-21T23:06:01.5841192Z    Compiling digest v0.10.7
2026-06-21T23:06:01.5939346Z    Compiling num-traits v0.2.19
2026-06-21T23:06:01.5950805Z    Compiling windows-strings v0.5.1
2026-06-21T23:06:01.6022605Z    Compiling windows-result v0.4.1
2026-06-21T23:06:01.6576335Z    Compiling heck v0.5.0
2026-06-21T23:06:01.7836423Z    Compiling rustls v0.23.40
2026-06-21T23:06:01.9572608Z    Compiling convert_case v0.10.0
2026-06-21T23:06:02.0435041Z    Compiling const-oid v0.10.2
2026-06-21T23:06:02.0575511Z    Compiling atomic-waker v1.1.2
2026-06-21T23:06:02.1018415Z    Compiling anyhow v1.0.102
2026-06-21T23:06:02.1334630Z    Compiling unicode-xid v0.2.6
2026-06-21T23:06:02.2070292Z    Compiling httparse v1.10.1
2026-06-21T23:06:02.2247099Z    Compiling zerocopy v0.8.50
2026-06-21T23:06:02.2261799Z    Compiling parking_lot_core v0.9.12
2026-06-21T23:06:02.2404343Z    Compiling http-body v1.0.1
2026-06-21T23:06:02.2840638Z    Compiling curve25519-dalek v4.1.3
2026-06-21T23:06:02.2983735Z    Compiling hybrid-array v0.4.12
2026-06-21T23:06:02.3291833Z    Compiling ahash v0.8.12
2026-06-21T23:06:02.4015983Z    Compiling either v1.16.0
2026-06-21T23:06:02.4190523Z    Compiling fastrand v2.4.1
2026-06-21T23:06:02.4230475Z    Compiling base64ct v1.8.3
2026-06-21T23:06:02.4481248Z    Compiling powerfmt v0.2.0
2026-06-21T23:06:02.6893137Z    Compiling aws-lc-sys v0.41.0
2026-06-21T23:06:02.6991091Z    Compiling ring v0.17.14
2026-06-21T23:06:02.7412838Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T23:06:02.7585071Z    Compiling deranged v0.5.8
2026-06-21T23:06:02.7801625Z    Compiling rand_core v0.6.4
2026-06-21T23:06:02.8803822Z    Compiling tower-service v0.3.3
2026-06-21T23:06:02.9315318Z    Compiling time-core v0.1.8
2026-06-21T23:06:02.9602291Z    Compiling vcpkg v0.2.15
2026-06-21T23:06:03.0240927Z    Compiling zmij v1.0.21
2026-06-21T23:06:03.1484173Z    Compiling try-lock v0.2.5
2026-06-21T23:06:03.1790048Z    Compiling base64 v0.22.1
2026-06-21T23:06:03.2463749Z    Compiling pkg-config v0.3.33
2026-06-21T23:06:03.2713739Z    Compiling data-encoding v2.11.0
2026-06-21T23:06:03.3126961Z    Compiling num-conv v0.2.2
2026-06-21T23:06:03.3676132Z    Compiling tinyvec_macros v0.1.1
2026-06-21T23:06:03.4515433Z    Compiling tinyvec v1.11.0
2026-06-21T23:06:03.4522774Z    Compiling want v0.3.1
2026-06-21T23:06:03.4995853Z    Compiling parking_lot v0.12.5
2026-06-21T23:06:03.5328104Z    Compiling block-buffer v0.12.0
2026-06-21T23:06:03.5466064Z    Compiling crypto-common v0.2.2
2026-06-21T23:06:03.6717880Z    Compiling sha2 v0.10.9
2026-06-21T23:06:03.7648992Z    Compiling vergen-lib v9.1.0
2026-06-21T23:06:03.7946750Z    Compiling inout v0.1.4
2026-06-21T23:06:03.8801232Z    Compiling n0-future v0.3.2
2026-06-21T23:06:03.9950555Z    Compiling parking v2.2.1
2026-06-21T23:06:03.9950999Z    Compiling httpdate v1.0.3
2026-06-21T23:06:04.0319102Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T23:06:04.1045966Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-21T23:06:04.1187417Z    Compiling serde_json v1.0.150
2026-06-21T23:06:04.1968830Z    Compiling signature v2.2.0
2026-06-21T23:06:04.2181662Z    Compiling cordyceps v0.3.4
2026-06-21T23:06:04.2354435Z    Compiling diatomic-waker v0.2.3
2026-06-21T23:06:04.2535108Z    Compiling spin v0.10.0
2026-06-21T23:06:04.3051338Z    Compiling crossbeam-utils v0.8.21
2026-06-21T23:06:04.3602667Z    Compiling winnow v1.0.3
2026-06-21T23:06:04.4175906Z    Compiling digest v0.11.3
2026-06-21T23:06:04.4335051Z    Compiling ed25519 v2.2.3
2026-06-21T23:06:04.5647489Z    Compiling futures-buffered v0.2.13
2026-06-21T23:06:04.6173997Z    Compiling futures-lite v2.6.1
2026-06-21T23:06:04.6616984Z    Compiling cipher v0.4.4
2026-06-21T23:06:04.6625696Z    Compiling synstructure v0.13.2
2026-06-21T23:06:04.7065743Z    Compiling darling_core v0.20.11
2026-06-21T23:06:04.8714103Z    Compiling vergen-lib v0.1.6
2026-06-21T23:06:04.9145977Z    Compiling vergen v9.1.0
2026-06-21T23:06:04.9834228Z    Compiling universal-hash v0.5.1
2026-06-21T23:06:05.0184929Z    Compiling noq-udp v0.10.0
2026-06-21T23:06:05.1499650Z    Compiling heapless v0.7.17
2026-06-21T23:06:05.1743026Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T23:06:05.2033014Z    Compiling sync_wrapper v1.0.2
2026-06-21T23:06:05.2033505Z    Compiling opaque-debug v0.3.1
2026-06-21T23:06:05.2146456Z    Compiling allocator-api2 v0.2.21
2026-06-21T23:06:05.3450411Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T23:06:05.3786610Z    Compiling byteorder v1.5.0
2026-06-21T23:06:05.5735698Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T23:06:05.5935333Z    Compiling hash32 v0.2.1
2026-06-21T23:06:05.5973719Z    Compiling polyval v0.6.2
2026-06-21T23:06:05.7221718Z    Compiling spin v0.9.8
2026-06-21T23:06:05.7543176Z    Compiling vergen-gitcl v1.0.8
2026-06-21T23:06:05.8626216Z    Compiling windows-threading v0.2.1
2026-06-21T23:06:05.8965119Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T23:06:05.9675485Z    Compiling socket2 v0.6.4
2026-06-21T23:06:06.0430971Z    Compiling mio v1.2.1
2026-06-21T23:06:06.0604115Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T23:06:06.0786990Z    Compiling signature v3.0.0
2026-06-21T23:06:06.0876277Z    Compiling tower-layer v0.3.3
2026-06-21T23:06:06.2579071Z    Compiling fallible-iterator v0.3.0
2026-06-21T23:06:06.3209842Z    Compiling ryu v1.0.23
2026-06-21T23:06:06.5486057Z    Compiling windows-targets v0.52.6
2026-06-21T23:06:06.6162024Z    Compiling ghash v0.5.1
2026-06-21T23:06:06.6280602Z    Compiling aes v0.8.4
2026-06-21T23:06:06.6785504Z    Compiling ctr v0.9.2
2026-06-21T23:06:06.6826467Z    Compiling fs2 v0.4.3
2026-06-21T23:06:06.6966411Z    Compiling proc-macro-crate v3.5.0
2026-06-21T23:06:06.7587627Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T23:06:06.7962330Z    Compiling time v0.3.47
2026-06-21T23:06:06.8667948Z    Compiling http-body-util v0.1.3
2026-06-21T23:06:06.9269902Z    Compiling aead v0.5.2
2026-06-21T23:06:07.0864822Z    Compiling widestring v1.2.1
2026-06-21T23:06:07.1654389Z    Compiling ipconfig v0.3.4
2026-06-21T23:06:07.1990305Z    Compiling serde_derive v1.0.228
2026-06-21T23:06:07.2458409Z    Compiling zeroize_derive v1.4.3
2026-06-21T23:06:07.3614227Z    Compiling zerofrom-derive v0.1.7
2026-06-21T23:06:07.3885588Z    Compiling yoke-derive v0.8.2
2026-06-21T23:06:07.3950171Z    Compiling tokio-macros v2.7.0
2026-06-21T23:06:07.4369524Z    Compiling futures-macro v0.3.32
2026-06-21T23:06:07.4370192Z    Compiling zerovec-derive v0.11.3
2026-06-21T23:06:07.5295012Z    Compiling displaydoc v0.2.6
2026-06-21T23:06:07.7688534Z    Compiling tracing-attributes v0.1.31
2026-06-21T23:06:08.0107380Z    Compiling thiserror-impl v2.0.18
2026-06-21T23:06:08.0252202Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T23:06:08.0370019Z    Compiling zeroize v1.8.2
2026-06-21T23:06:08.1999559Z    Compiling darling_macro v0.20.11
2026-06-21T23:06:08.2738422Z    Compiling tokio v1.52.3
2026-06-21T23:06:08.4002739Z    Compiling rustls-pki-types v1.14.1
2026-06-21T23:06:08.4441945Z    Compiling futures-util v0.3.32
2026-06-21T23:06:08.5344246Z    Compiling derive_more-impl v2.1.1
2026-06-21T23:06:08.7560263Z    Compiling darling v0.20.11
2026-06-21T23:06:08.7652448Z    Compiling spez v0.1.2
2026-06-21T23:06:08.7933653Z    Compiling n0-error-macros v0.1.3
2026-06-21T23:06:08.9525912Z    Compiling windows-interface v0.59.3
2026-06-21T23:06:08.9629128Z    Compiling derive_builder_core v0.20.2
2026-06-21T23:06:08.9864258Z    Compiling windows-implement v0.60.2
2026-06-21T23:06:09.1793512Z    Compiling zerofrom v0.1.8
2026-06-21T23:06:09.1983257Z    Compiling der v0.8.0-rc.10
2026-06-21T23:06:09.2884901Z    Compiling pin-project-internal v1.1.13
2026-06-21T23:06:09.5127477Z    Compiling yoke v0.8.3
2026-06-21T23:06:09.5837068Z    Compiling postcard-derive v0.2.2
2026-06-21T23:06:09.8598399Z    Compiling zerovec v0.11.6
2026-06-21T23:06:09.8650093Z    Compiling zerotrie v0.2.4
2026-06-21T23:06:09.8933090Z    Compiling n0-error v0.1.3
2026-06-21T23:06:09.9251578Z    Compiling windows-core v0.62.2
2026-06-21T23:06:10.0645103Z    Compiling cobs v0.3.0
2026-06-21T23:06:10.2471045Z    Compiling derive_builder_macro v0.20.2
2026-06-21T23:06:10.2642906Z    Compiling ed25519-dalek v2.2.0
2026-06-21T23:06:10.3151174Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T23:06:10.3474071Z    Compiling spki v0.8.0-rc.4
2026-06-21T23:06:10.5200370Z    Compiling tinystr v0.8.3
2026-06-21T23:06:10.5967603Z    Compiling potential_utf v0.1.5
2026-06-21T23:06:10.6485169Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T23:06:10.6641825Z    Compiling windows-future v0.3.2
2026-06-21T23:06:10.7181291Z    Compiling icu_locale_core v2.2.0
2026-06-21T23:06:10.7919305Z    Compiling icu_collections v2.2.0
2026-06-21T23:06:10.7919791Z    Compiling derive_builder v0.20.2
2026-06-21T23:06:10.8501642Z    Compiling pin-project v1.1.13
2026-06-21T23:06:10.8702355Z    Compiling windows-collections v0.3.2
2026-06-21T23:06:10.8945649Z    Compiling windows-numerics v0.3.1
2026-06-21T23:06:10.9043705Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-21T23:06:11.1517529Z    Compiling data-encoding-macro v0.1.20
2026-06-21T23:06:11.1817385Z    Compiling num_enum_derive v0.7.6
2026-06-21T23:06:11.3465020Z    Compiling futures-executor v0.3.32
2026-06-21T23:06:11.4501765Z    Compiling windows v0.62.2
2026-06-21T23:06:11.4751045Z    Compiling async-trait v0.1.89
2026-06-21T23:06:11.5329417Z    Compiling futures v0.3.32
2026-06-21T23:06:11.5487011Z    Compiling enum-assoc v1.3.0
2026-06-21T23:06:11.5798703Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T23:06:11.7119996Z    Compiling strum_macros v0.28.0
2026-06-21T23:06:11.7447361Z    Compiling icu_provider v2.2.0
2026-06-21T23:06:11.7840982Z    Compiling aes-gcm v0.10.3
2026-06-21T23:06:11.7961869Z    Compiling windows-sys v0.59.0
2026-06-21T23:06:12.0903128Z    Compiling icu_properties v2.2.0
2026-06-21T23:06:12.1879445Z    Compiling icu_normalizer v2.2.0
2026-06-21T23:06:12.2184708Z    Compiling ipnet v2.12.0
2026-06-21T23:06:12.2863980Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T23:06:12.4903415Z    Compiling tokio-util v0.7.18
2026-06-21T23:06:12.5388330Z    Compiling once_cell v1.21.4
2026-06-21T23:06:12.6311845Z    Compiling prefix-trie v0.8.4
2026-06-21T23:06:12.7737747Z    Compiling tracing-core v0.1.36
2026-06-21T23:06:13.0557222Z    Compiling derive_more v2.1.1
2026-06-21T23:06:13.1566119Z    Compiling hashbrown v0.14.5
2026-06-21T23:06:13.1608534Z    Compiling tower v0.5.3
2026-06-21T23:06:13.1832573Z    Compiling tracing v0.1.44
2026-06-21T23:06:13.3035141Z    Compiling idna_adapter v1.2.2
2026-06-21T23:06:13.3493681Z    Compiling postcard v1.1.3
2026-06-21T23:06:13.3659565Z    Compiling chrono v0.4.45
2026-06-21T23:06:13.4926848Z    Compiling idna v1.1.0
2026-06-21T23:06:14.1019615Z    Compiling h2 v0.4.14
2026-06-21T23:06:14.1234759Z    Compiling url v2.5.8
2026-06-21T23:06:14.2791955Z    Compiling hashlink v0.9.1
2026-06-21T23:06:14.3109689Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T23:06:14.3423658Z    Compiling crossbeam-channel v0.5.15
2026-06-21T23:06:14.3689142Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T23:06:14.4237483Z    Compiling blake3 v1.8.5
2026-06-21T23:06:14.6777378Z    Compiling rusqlite v0.32.1
2026-06-21T23:06:14.7048021Z    Compiling windows-registry v0.6.1
2026-06-21T23:06:14.7507647Z    Compiling uuid v1.23.2
2026-06-21T23:06:14.8601460Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T23:06:14.8866376Z    Compiling memoffset v0.6.5
2026-06-21T23:06:14.9405763Z    Compiling noq v0.18.0
2026-06-21T23:06:15.0079916Z    Compiling netwatch v0.16.0
2026-06-21T23:06:15.0550785Z    Compiling acto v0.8.2
2026-06-21T23:06:15.0551204Z    Compiling mac-addr v0.3.0
2026-06-21T23:06:15.0592843Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T23:06:15.1614335Z    Compiling identity-hash v0.1.0
2026-06-21T23:06:15.1884377Z    Compiling thiserror v1.0.69
2026-06-21T23:06:15.2194516Z    Compiling foldhash v0.2.0
2026-06-21T23:06:15.2696563Z    Compiling rustc-hash v2.1.2
2026-06-21T23:06:15.3143039Z    Compiling tagptr v0.2.0
2026-06-21T23:06:15.3170919Z    Compiling xml-rs v0.8.28
2026-06-21T23:06:15.3332141Z    Compiling lru-slab v0.1.2
2026-06-21T23:06:15.3456763Z    Compiling ref-cast v1.0.25
2026-06-21T23:06:15.4065734Z    Compiling hashbrown v0.16.1
2026-06-21T23:06:15.4299333Z    Compiling moka v0.12.15
2026-06-21T23:06:15.4790712Z    Compiling netdev v0.42.0
2026-06-21T23:06:15.5641945Z    Compiling strum v0.28.0
2026-06-21T23:06:15.6964398Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-21T23:06:15.8744645Z    Compiling iroh-base v0.98.0
2026-06-21T23:06:15.9105326Z    Compiling xmltree v0.10.3
2026-06-21T23:06:16.0009424Z    Compiling tower-http v0.6.11
2026-06-21T23:06:16.1519813Z    Compiling attohttpc v0.30.1
2026-06-21T23:06:16.2020839Z    Compiling iroh-metrics v0.38.3
2026-06-21T23:06:16.2461846Z    Compiling n0-watcher v0.6.1
2026-06-21T23:06:16.3490048Z    Compiling tokio-stream v0.1.18
2026-06-21T23:06:16.4423662Z    Compiling num_enum v0.7.6
2026-06-21T23:06:16.5305727Z    Compiling iroh-relay v0.98.0
2026-06-21T23:06:16.5450172Z    Compiling toml_datetime v0.6.11
2026-06-21T23:06:16.5707485Z    Compiling serde_spanned v0.6.9
2026-06-21T23:06:16.5991474Z    Compiling ref-cast-impl v1.0.25
2026-06-21T23:06:16.6414308Z    Compiling thiserror-impl v1.0.69
2026-06-21T23:06:16.7397439Z    Compiling serde_derive_internals v0.29.1
2026-06-21T23:06:16.8899420Z    Compiling simple-dns v0.9.3
2026-06-21T23:06:17.0042128Z    Compiling serial-core v0.4.0
2026-06-21T23:06:17.0941467Z    Compiling aho-corasick v1.1.4
2026-06-21T23:06:17.1773204Z    Compiling arrayref v0.3.9
2026-06-21T23:06:17.2475602Z    Compiling winnow v0.7.15
2026-06-21T23:06:17.2693139Z    Compiling toml_write v0.1.2
2026-06-21T23:06:17.2752927Z    Compiling constant_time_eq v0.4.2
2026-06-21T23:06:17.4935303Z    Compiling simdutf8 v0.1.5
2026-06-21T23:06:17.5053805Z    Compiling resolv-conf v0.7.6
2026-06-21T23:06:17.5585051Z    Compiling sha1_smol v1.0.1
2026-06-21T23:06:17.6243529Z    Compiling winreg v0.10.1
2026-06-21T23:06:17.7097663Z    Compiling arrayvec v0.7.6
2026-06-21T23:06:17.8436881Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-21T23:06:17.8563038Z    Compiling regex-syntax v0.8.10
2026-06-21T23:06:17.9423367Z    Compiling smol_str v0.1.24
2026-06-21T23:06:18.0142927Z    Compiling schemars_derive v1.2.1
2026-06-21T23:06:18.2889325Z    Compiling hyper v1.10.1
2026-06-21T23:06:18.3764832Z    Compiling iroh-dns v0.98.0
2026-06-21T23:06:18.7174342Z    Compiling serial-windows v0.4.0
2026-06-21T23:06:18.9081665Z    Compiling lru v0.16.4
2026-06-21T23:06:18.9501180Z    Compiling toml_edit v0.22.27
2026-06-21T23:06:19.0948727Z    Compiling webpki-roots v1.0.7
2026-06-21T23:06:19.1704532Z    Compiling seize v0.5.1
2026-06-21T23:06:19.2701870Z    Compiling darling_core v0.23.0
2026-06-21T23:06:19.2702355Z    Compiling hmac v0.12.1
2026-06-21T23:06:19.2854895Z    Compiling serde_bytes v0.11.19
2026-06-21T23:06:19.3171397Z    Compiling iroh v0.98.2
2026-06-21T23:06:19.4437235Z    Compiling bitflags v1.3.2
2026-06-21T23:06:19.6259132Z    Compiling hyper-util v0.1.20
2026-06-21T23:06:19.6491992Z    Compiling lazy_static v1.5.0
2026-06-21T23:06:19.7371939Z    Compiling cmov v0.5.4
2026-06-21T23:06:19.7552340Z    Compiling dyn-clone v1.0.20
2026-06-21T23:06:19.7918763Z    Compiling utf8parse v0.2.2
2026-06-21T23:06:19.8191788Z    Compiling once_cell_polyfill v1.70.2
2026-06-21T23:06:19.9850971Z    Compiling regex-automata v0.4.14
2026-06-21T23:06:19.9851921Z    Compiling anstyle v1.0.14
2026-06-21T23:06:20.0155278Z    Compiling pin-utils v0.1.0
2026-06-21T23:06:20.0419932Z    Compiling ctutils v0.4.2
2026-06-21T23:06:20.1377714Z    Compiling schemars v1.2.1
2026-06-21T23:06:20.2002695Z    Compiling nix v0.25.1
2026-06-21T23:06:20.3804008Z    Compiling anstyle-wincon v3.0.11
2026-06-21T23:06:20.3804536Z    Compiling anstyle-parse v1.0.0
2026-06-21T23:06:20.3945436Z    Compiling shared_library v0.1.9
2026-06-21T23:06:20.6077107Z    Compiling papaya v0.2.4
2026-06-21T23:06:20.6290758Z    Compiling hkdf v0.12.4
2026-06-21T23:06:20.6458172Z    Compiling serial v0.4.0
2026-06-21T23:06:20.7615798Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T23:06:20.7868081Z    Compiling filedescriptor v0.8.3
2026-06-21T23:06:20.8221352Z    Compiling backon v1.6.0
2026-06-21T23:06:20.8875270Z    Compiling toml v0.8.23
2026-06-21T23:06:20.9732957Z    Compiling anstyle-query v1.1.5
2026-06-21T23:06:21.0820345Z    Compiling igd-next v0.17.1
2026-06-21T23:06:21.1318799Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T23:06:21.1673692Z    Compiling paste v1.0.15
2026-06-21T23:06:21.1674164Z    Compiling downcast-rs v1.2.1
2026-06-21T23:06:21.2753464Z    Compiling instability v0.3.12
2026-06-21T23:06:21.3389598Z    Compiling shell-words v1.1.1
2026-06-21T23:06:21.3970362Z    Compiling foldhash v0.1.5
2026-06-21T23:06:21.5370107Z    Compiling wmi v0.18.4
2026-06-21T23:06:21.5493711Z    Compiling colorchoice v1.0.5
2026-06-21T23:06:21.6108447Z    Compiling anstream v1.0.0
2026-06-21T23:06:21.7059171Z    Compiling hashbrown v0.15.5
2026-06-21T23:06:21.7589260Z    Compiling portable-pty v0.8.1
2026-06-21T23:06:21.9956148Z    Compiling spake2 v0.4.0
2026-06-21T23:06:22.2889488Z    Compiling regex v1.12.3
2026-06-21T23:06:22.5290505Z    Compiling strum_macros v0.26.4
2026-06-21T23:06:22.5450138Z    Compiling terminal_size v0.4.4
2026-06-21T23:06:22.5783982Z    Compiling crossterm_winapi v0.9.1
2026-06-21T23:06:22.8611026Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-21T23:06:23.0469781Z    Compiling itertools v0.13.0
2026-06-21T23:06:23.0557799Z    Compiling darling_macro v0.23.0
2026-06-21T23:06:23.1276112Z    Compiling sha1 v0.10.6
2026-06-21T23:06:23.1578776Z    Compiling castaway v0.2.4
2026-06-21T23:06:23.3527398Z    Compiling portmapper v0.16.0
2026-06-21T23:06:23.4937708Z    Compiling clap_lex v1.1.0
2026-06-21T23:06:23.5384006Z    Compiling recvmsg v1.0.0
2026-06-21T23:06:24.1697070Z    Compiling darling v0.23.0
2026-06-21T23:06:24.2794507Z    Compiling static_assertions v1.1.0
2026-06-21T23:06:24.3253769Z    Compiling unicode-width v0.1.14
2026-06-21T23:06:24.3440602Z    Compiling doctest-file v1.1.1
2026-06-21T23:06:24.4561111Z    Compiling indoc v2.0.7
2026-06-21T23:06:24.4648728Z    Compiling compact_str v0.8.2
2026-06-21T23:06:24.5065669Z    Compiling clap_builder v4.6.0
2026-06-21T23:06:24.6427516Z    Compiling unicode-truncate v1.1.0
2026-06-21T23:06:24.8626005Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-21T23:06:24.9986794Z    Compiling interprocess v2.4.2
2026-06-21T23:06:25.2371685Z    Compiling crossterm v0.28.1
2026-06-21T23:06:25.4304259Z    Compiling strum v0.26.3
2026-06-21T23:06:25.4330451Z    Compiling lru v0.12.5
2026-06-21T23:06:25.4484828Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-21T23:06:25.7323617Z    Compiling clap_derive v4.6.1
2026-06-21T23:06:25.9500700Z    Compiling error-code v3.3.2
2026-06-21T23:06:25.9775480Z    Compiling cassowary v0.3.0
2026-06-21T23:06:26.1425058Z    Compiling unicode-width v0.2.0
2026-06-21T23:06:26.3598721Z    Compiling clipboard-win v5.4.1
2026-06-21T23:06:26.4515058Z    Compiling ratatui v0.29.0
2026-06-21T23:06:26.4618684Z    Compiling nucleo-matcher v0.3.1
2026-06-21T23:06:26.5667984Z    Compiling qrcode v0.14.1
2026-06-21T23:06:26.6875714Z    Compiling tempfile v3.27.0
2026-06-21T23:06:27.8496781Z    Compiling clap v4.6.1
2026-06-21T23:06:39.1931717Z    Compiling rustls-webpki v0.103.13
2026-06-21T23:06:41.4797525Z    Compiling tokio-rustls v0.26.4
2026-06-21T23:06:41.4797870Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T23:06:41.4798174Z    Compiling noq-proto v0.17.0
2026-06-21T23:06:41.6351850Z    Compiling hyper-rustls v0.27.9
2026-06-21T23:06:41.6352295Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T23:06:41.6352548Z    Compiling tokio-websockets v0.13.2
2026-06-21T23:06:41.7767917Z    Compiling reqwest v0.13.4
2026-06-21T23:06:42.7808634Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T23:06:59.6529032Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-21T23:07:01.0884159Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-21T23:07:10.3987526Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-21T23:07:17.2271794Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s
2026-06-21T23:07:17.2494993Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-0cc097b5ef582871.exe)
2026-06-21T23:07:17.3014835Z 
2026-06-21T23:07:17.3015514Z running 1 test
2026-06-21T23:07:24.4946989Z test new_brain_serves_against_old_broker ... ok
2026-06-21T23:07:24.4947210Z 
2026-06-21T23:07:24.4947404Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.19s
2026-06-21T23:07:24.4947705Z 
2026-06-21T23:07:24.5530040Z Post job cleanup.
2026-06-21T23:07:24.6623915Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T23:07:24.6838823Z git version 2.43.0.windows.1
2026-06-21T23:07:24.6874513Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\62c6ffba-3667-496c-a1c2-13b0f4fe48bb\.gitconfig'
2026-06-21T23:07:24.6890049Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\62c6ffba-3667-496c-a1c2-13b0f4fe48bb' before making global git config changes
2026-06-21T23:07:24.6890517Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T23:07:24.6895714Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T23:07:24.7135701Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T23:07:24.7353545Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T23:07:25.1218278Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T23:07:25.1425655Z http.https://github.com/.extraheader
2026-06-21T23:07:25.1454559Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-21T23:07:25.1713335Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T23:07:25.5441236Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T23:07:25.5660584Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T23:07:26.0064752Z Cleaning up orphan processes
